[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 13 Fn 1C0E  - Esdi Fixed Disk - Translate Rba To Aba                   [d]

   AX = 1C0Eh
   CH = low 8 bits of cylinder number
   CL = sector number, high two bits of cylinder number in bits 6 and 7
   DH = head number
   DL = drive number
   ES:BX -> ABA number

Return: CF set on error
       AH = status

Note:  ABA (absolute block address) format can be found in IBM ESDI Adapter
     Technical Reference by using its Device Configuration Status Block

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson